FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh-setp#1.0.38 (47 ms)

Package ca.on.oh-setp
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/ValueSet/block-change-reason
Url http://ontariohealth.ca/fhir/ValueSet/block-change-reason
Version 1.0.0
Status draft
Name BlockChangeReason
Title Block Change Reason
Experimental False
Realm ca
Description The value indicates the reason why Block was changed

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-blockchange Extension: Block Change

Resources that this resource uses

CodeSystem
http://ontariohealth.ca/fhir/CodeSystem/block-change-reason Block Change Reason


Source

{
  "resourceType" : "ValueSet",
  "id" : "block-change-reason",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/block-change-reason",
  "version" : "1.0.0",
  "name" : "BlockChangeReason",
  "title" : "Block Change Reason",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "The value indicates the reason why Block was changed",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://ontariohealth.ca/fhir/CodeSystem/block-change-reason",
        "concept" : [
          {
            "code" : "b-add",
            "display" : "Block Added"
          },
          {
            "code" : "b-r",
            "display" : "Block Removed"
          },
          {
            "code" : "b-ti",
            "display" : "Block Time Increased"
          },
          {
            "code" : "b-tr",
            "display" : "Block Time Revoked"
          },
          {
            "code" : "r-ch",
            "display" : "Room Change"
          },
          {
            "code" : "s-a",
            "display" : "Schedule Adjustment"
          },
          {
            "code" : "su-ch",
            "display" : "Surgeon Changed"
          },
          {
            "code" : "se-ch",
            "display" : "Service Changed"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.